6000/-

Shib Shankar Ghosh
Developer

Overview

  • Classes 40
  • Duration 40 hours
  • Skill level Beginners to Advance
  • Mode Bengali/Hindi
  • Students 10-15
  • Assessments Yes
Course Description

Gain the knowledge to write simple PYTHON language applications and undertake future courses that assume some background in computer programming. Topics include variables, data types, functions, control structures, pointers, strings, arrays and ... Learn the PYTHON programming language and its fundamental programming concepts.

Certification

ISO MSME Certified Government Registered

Materials
  • Software Installation
  • Study Materials

SYLLABUS

  • 1. Introduction
    • Lesson 1. History.
    • Lesson 2. Features.
    • Lesson 3. Setting up path.
    • Lesson 4. Working with Python.
    • Lesson 5. Basic Syntax.
    • Lesson 6. Variable and Data Types.
    • Lesson 7. Operator.
    • Lesson 8. 50+ Programming Questions with Solutions.
  • 2. Conditional Statements
    • Lesson 1. If.
    • Lesson 2. If- else.
    • Lesson 3. Nested if-else.
    • Lesson 4. 30+ Programming Questions with Solutions.
  • 3. Looping
    • Lesson 1. For.
    • Lesson 2. While.
    • Lesson 3. Nested loops.
    • Lesson 4. 150+ Programming Questions with Solutions.
  • 4. Control Statements
    • Lesson 1. Break.
    • Lesson 2. Continue.
    • Lesson 3. Pass.
    • Lesson 4. 30+ Programming Questions with Solutions.
  • 5. String Manipulation
    • Lesson 1. Accessing Strings.
    • Lesson 2. Basic Operations.
    • Lesson 3. String slices.
    • Lesson 4. Function and Methods.
    • Lesson 5. 50+ Programming Questions with Solutions.
  • 6. Lists
    • Lesson 1. Introduction.
    • Lesson 2. Accessing list.
    • Lesson 3. Operations.
    • Lesson 4. Working with lists.
    • Lesson 5. Function and Methods.
    • Lesson 6. 15+ Programming Questions with Solutions.
  • 7. Tuple
    • Lesson 1. Introduction.
    • Lesson 2. Accessing tuples.
    • Lesson 3. Operations.
    • Lesson 4. Working.
    • Lesson 5. Functions and Methods.
    • Lesson 6. 15+ Programming Questions with Solutions.
  • 8. Dictionaries
    • Lesson 1. Introduction.
    • Lesson 2. Accessing values in dictionaries .
    • Lesson 3. Working with dictionaries.
    • Lesson 4. Properties.
    • Lesson 5. Functions.
    • Lesson 6. 15+ Programming Questions with Solutions.
  • 9. Functions
    • Lesson 1. Defining a function.
    • Lesson 2. Calling a function.
    • Lesson 3. Types of functions.
    • Lesson 4. Function Arguments.
    • Lesson 5. Anonymous functions.
    • Lesson 6. Global and local variables.
    • Lesson 7. 15+ Programming Questions with Solutions.
  • 10. Modules
    • Lesson 1. Importing module.
    • Lesson 2. Math module.
    • Lesson 3. Random module.
    • Lesson 4. Packages.
    • Lesson 5. Composition.
    • Lesson 6. 15+ Programming Questions with Solutions.
  • 11. Input-Output
    • Lesson 1. Printing on screen.
    • Lesson 2. Reading data from keyboard.
    • Lesson 3. Opening and closing file.
    • Lesson 4. Reading and writing files.
    • Lesson 5. Functions.
    • Lesson 6. 15+ Programming Questions with Solutions.
  • 12. Exception Handling
    • Lesson 1. Exception.
    • Lesson 2. Exception Handling.
    • Lesson 3. Except clause.
    • Lesson 4. Try ? finally clause.
    • Lesson 5. User Defined Exceptions.
    • Lesson 6. 15+ Programming Questions with Solutions.
  • 13. OOPs concept
    • Lesson 1. Class and object.
    • Lesson 2. Attributes.
    • Lesson 3. Inheritance.
    • Lesson 4. Overloading.
    • Lesson 5. Overriding.
    • Lesson 6. Data hiding.
    • Lesson 7. 10+ Programming Questions with Solutions.
  • 14. CGI
    • Lesson 1. Introduction.
    • Lesson 2. Architecture.
    • Lesson 3. CGI environment variable.
    • Lesson 4. GET and POST methods.
    • Lesson 5. Cookies.
    • Lesson 6. File upload.
    • Lesson 7. 10+ Programming Questions with Solutions.
  • 15. Database
    • Lesson 1. Introduction.
    • Lesson 2. Connections.
    • Lesson 3. Executing queries.
    • Lesson 4. Transactions.
    • Lesson 5. Handling error.
    • Lesson 6. 10+ Programming Questions with Solutions.
  • 16. Multithreading
    • Lesson 1. Thread.
    • Lesson 2. Starting a thread.
    • Lesson 3. Threading module.
    • Lesson 4. Synchronizing threads.
    • Lesson 5. Multithreaded Priority Queue.
    • Lesson 6. 10+ Programming Questions with Solutions.